geany_dlang ~master (2022-04-10T03:23:54.8738792)
Dub
Repo
nothrowLog
logger
Undocumented in source. Be warned that the author may not have intended to support it.
void
nothrowLog
(string msg)
void
nothrowLog
(Exception e)
nothrow
void
nothrowLog
(
string
S
int
line
= __LINE__
string
file
= __FILE__
string
funcName
= __FUNCTION__
string
prettyFuncName
= __PRETTY_FUNCTION__
string
moduleName
= __MODULE__
A
...
)
(
Exception
e
)
Meta
Source
See Implementation
logger
functions
nothrowLog